Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete type annotations in "pip._internal.operations.{check,freeze}" and "pip._internal.utils.subprocess" #8322

Merged
merged 8 commits into from
Jul 5, 2020

Conversation

deveshks
Copy link
Contributor

Towards #4748

Added type annotations to pip._internal.operations.check, pip._internal.operations.freeze and pip._internal.utils.subprocess

@deveshks deveshks force-pushed the mypy-internal-ops branch 2 times, most recently from 748a098 to 28cd824 Compare May 26, 2020 08:06
@deveshks deveshks requested a review from pradyunsg May 26, 2020 08:10
@deveshks
Copy link
Contributor Author

The review comments have been addressed, and this should be good for further reviews and/or approval/merge.

@deveshks deveshks force-pushed the mypy-internal-ops branch from a847dda to 161ce80 Compare June 12, 2020 16:57
@deveshks
Copy link
Contributor Author

Hi @pradyunsg

I believe this PR is ready for final set of reviews and then an approval/merge.

Copy link
Member

@sbidoul sbidoul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok for freeze.py, a minor comment on subprocess.py.
I need a few more brain cycles than I have available right now for check.py.

@deveshks deveshks force-pushed the mypy-internal-ops branch from 4d55a57 to ecbe065 Compare June 26, 2020 09:04
@deveshks deveshks requested a review from sbidoul June 26, 2020 09:05
@deveshks
Copy link
Contributor Author

Ok for freeze.py, a minor comment on subprocess.py.
I need a few more brain cycles than I have available right now for check.py.

That's absolutely fine. Please feel free to review check.py at your own accord.

@deveshks deveshks force-pushed the mypy-internal-ops branch from ac196cd to 1da909e Compare June 27, 2020 09:23
@deveshks deveshks requested a review from sbidoul June 27, 2020 09:24
@deveshks deveshks force-pushed the mypy-internal-ops branch from 1da909e to 8fc3fee Compare June 27, 2020 09:41
@deveshks deveshks requested a review from sbidoul June 27, 2020 09:42
@deveshks
Copy link
Contributor Author

Thanks for the approval @sbidoul . May I get it merged as well?

@deveshks deveshks force-pushed the mypy-internal-ops branch from 8fc3fee to 245bcd0 Compare July 3, 2020 06:57
@sbidoul sbidoul merged commit c235044 into pypa:master Jul 5, 2020
@deveshks deveshks deleted the mypy-internal-ops branch July 5, 2020 14:53
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants